object fmFullScreen: TfmFullScreen Left = 279 Top = 214 BorderIcons = [] BorderStyle = bsNone Caption = 'fmFullScreen' ClientHeight = 271 ClientWidth = 484 Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop KeyPreview = True OldCreateOrder = True Position = poScreenCenter Scaled = False OnCreate = FormCreate OnDeactivate = FormDeactivate OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 16 Top = 194 Width = 1074 Height = 77 Alignment = taCenter AutoSize = False Caption = '������� ����� ���� ���� ����� ��� ������������ �����������������' + '�������� ��� ����� ����� ������ ����������� ���� �������������� ' + '�����������������������' Color = 13085345 Font.Charset = RUSSIAN_CHARSET Font.Color = clWhite Font.Height = -16 Font.Name = 'Zrial Narrow' Font.Style = [] ParentColor = False ParentFont = False Transparent = True WordWrap = True end object Panel1: TPanel Left = 10 Top = 10 Width = 345 Height = 177 BevelOuter = bvNone Color = 13085345 TabOrder = 0 object Foto: TImage Left = 1 Top = 1 Width = 343 Height = 175 AutoSize = True OnMouseDown = FotoMouseDown OnMouseMove = FotoMouseMove end end end